home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 22 / PC Actual CD 22.iso / SHARE / prog / POVRAY / SPLINE.ZIP / README.TXT < prev    next >
Encoding:
Text File  |  1997-03-10  |  1.4 KB  |  34 lines

  1. **********************************************
  2. SPLINE GENERATOR FOR PERSISTENCE OF VISION 3.x
  3. **********************************************
  4.  
  5. Included files:
  6.  
  7. Spline.inc   - Spline generator include file for POVRay 3.x
  8. SplineR.inc  - Spline generator include file for POVRay 3.x
  9. ShowSpl.inc  - Spline generator include file for POVRay 3.x
  10. Spline.txt   - Instructions for the POVRay Spline Generator
  11. Readme.txt   - This file
  12. Smooth.spl   - Sample spline file
  13. Unsmooth.spl - Sample spline file
  14. FlyAnim.pov  - Sample animation file
  15. BallAnim.pov - Sample animation file
  16. Tentacle.pov - Sample scene file
  17. PFlyAnim.pov - Sample spline animation preview file
  18. SP_Samp1.pov - Sample spline preview file
  19. SP_Samp2.pov - Sample spline preview file
  20. Landscap.pov - Scene file for use with FlyAnim.pov and PFlyAnim.pov
  21. Map.gif      - Height field image for use with LandScap.pov
  22.  
  23. See Spline.txt for full instructions regarding installation, usage,
  24. contact information, etc.
  25.  
  26. All the *.pov files are sample scenes which use the POVRay Spline
  27. Generator.  Before rendering these images, follow the instructions
  28. in Spline.txt to install the include files.
  29.  
  30. FlyAnim.pov and BallAnim.pov are sample animation files and should be
  31. rendered using the Final_Frame INI file setting or the +KFF command
  32. line option (see the POVRay documentation for more information
  33. regarding animations).
  34.